Welcome![Sign In][Sign Up]
Location:
Search - run length coding

Search list

[Graph programPicPRG

Description: VC读取BMP图,以及经典的边缘检测算法,还包括游程编码,本程序实现了检测、提取、压缩bmp图的边缘图像。-VC read BMP map, and the classic edge detection algorithms, including run-length coding, the program of detection, extraction, compression bmp image map to the brink.
Platform: | Size: 52224 | Author: 罗永 | Hits:

[Compress-Decompress algrithmsrle_rld

Description: matlab实现的游程编码的编码与解码过程,rle实现编码,rld实现解码,简单实用-achieve Matlab run-length coding of the coding and decoding process, rle achieve coding, rld decoder, simple and practical
Platform: | Size: 1024 | Author: 郭复胜 | Hits:

[2D Graphicrunlengthcode

Description: 对二值图像(黑白图像)每行值进行RUN-LENGTH编码和解码-pair of two binary image (black-and-white images) per line value RUN-LENGTH coding and decoding
Platform: | Size: 1024 | Author: qq | Hits:

[File Formatdatapress

Description: 数据压缩实验指导,有游程编码和预测编码的实现-data compression guidance, and with run-length coding and coding to achieve forecast
Platform: | Size: 9216 | Author: le | Hits:

[Compress-Decompress algrithmsshujuyasuoyouchenbianma

Description: 数据压缩游程编码示例,模拟游程编码过程,可以做课程设计使用.-data compression run-length coding examples and simulation run-length coding process can be done using the curriculum design.
Platform: | Size: 1024 | Author: 陈玲玲 | Hits:

[Compress-Decompress algrithmsSOURCE9

Description: 图象的压缩编码,JPEG压缩编码标准 注意事项: 运行时,文件c:\test.pcx;c:\test.jpg必须存在-Image coding, JPEG compression coding standard Note: run-time, file c: est.pcx c: est.jpg must exist
Platform: | Size: 239616 | Author: hyh | Hits:

[Graph programDCTRLE

Description: matlab编写的dct变换及游程编码解码程序-matlab prepared DCT transform and run-length coding decoding procedures
Platform: | Size: 2048 | Author: zhangmin | Hits:

[Compress-Decompress algrithmsRLE

Description: RLE游程长度编码,基于VC6.0平台,应用于图形图像编码,为常用编码法。-RLE Run-length encoding, based on VC6.0 platform graphics image coding used for the commonly used coding method.
Platform: | Size: 623616 | Author: shen | Hits:

[Special Effectsupload_alex05

Description: 1.实现图案化和抖动技术以及bmp2txt源代码 2.图象的边沿检测与提取,轮廓跟踪算法代码 3.图象的几何变换算法 4.图象的检测,模板匹配算法代码 5.图象读取,特效,显示封装库FLib1.1及DEMO源代码 6.闪屏图形特技效果的实现代码 7.图象平滑处理源代码 8.行程编码,JPEG压缩编码 9.用小波变换对图象进行灰度处理 0.直方图修正和彩色变换算法代码 -1. The realization of designs and technologies, as well as jitter bmp2txt source code 2. Image edge detection and extraction, contour tracking algorithm code 3. Image Geometric Transform Algorithm 4. Image detection, template matching algorithm for code 5. Image Reading admission, special effects, show packaging and FLib1.1 Library DEMO source code 6. flashover screen graphics special effects of the realization of the code 7. Image smoothing the source code 8. Run-Length Coding, JPEG compression coding 9. using wavelet transform of image gray handle 0. histogram correction and color transformation algorithm code
Platform: | Size: 3354624 | Author: huangzhen | Hits:

[Special Effectsjpeg

Description: 论文主要介绍了JPEG的编码和解码过程。该程序的编码部分能把一张BMP格式的图象进行JEPG编码,压缩成以二进制形式保存的文件;通过相应的解码程序又可以把图象解压缩出来。在图象传送过程中,我们经常采用JPEG格式对静态图象进行编码。JPEG基本系统是一种有损编码,无法完全恢复出原图象,信息有一定的丢失,称为有损压缩。尽管我们希望能够无损压缩,但是通常有损压缩的压缩比(即原图象占的字节数与压缩后图象占的字节数之比,压缩比越大,说明压缩效率越高)比无损压缩的高。JPEG编码先把图象色彩RBG变成亮度Y和色度Cr、Cb,它利用人的视觉对色度不敏感的特点,减少一部分色度数据,以达到压缩。 JPEG采取多种编码方式,包含有行程编码(Run Length Coding)和哈夫曼(Huffman)编码,有很高的压缩比。在编码前,先对数据进行分块,离散余弦变换(DCT)及量化,保留能量大的低频信号,丢弃高频信号以达到压缩。解码时,进行熵解码,反量化,反离散余弦变换(IDCT)。
Platform: | Size: 1959936 | Author: 李明 | Hits:

[Compress-Decompress algrithmsLIST4-6

Description: 壓縮演算法-基本的資料壓縮演算法-Run-Length編碼的解壓縮程式~對應list1-3-Compression algorithm- the basic data compression algorithms-Run-Length coding corresponding decompression program ~ list1-3
Platform: | Size: 1024 | Author: | Hits:

[OtherRunLengthCoding

Description: 用C语言实现《信息论与编码》里的游程编码(黑白用数字表示)。-Using C language implementation, " Information Theory and Coding," in the run-length coding (black and white with that figure).
Platform: | Size: 1024 | Author: 清风细雨 | Hits:

[matlabrle

Description: Run length Encoding code in matlab
Platform: | Size: 1024 | Author: hussain | Hits:

[Compress-Decompress algrithmsRLE

Description: 二值图像 游程编码 自己测试过。。。绝对可用-Binary image run-length coding themselves tested. . . Definitely can be used
Platform: | Size: 1024 | Author: 龙军 | Hits:

[matlabRLC_MATLAB

Description: 一个用于演示游程编码的Matlab程序,具有编码和解码功能-A Matlab program for the demonstration of the run-length coding , with the encoding and decoding functions
Platform: | Size: 2048 | Author: Genghis | Hits:

[Communication-MobileRLE

Description: RLE=Run Lenght Coding for image.
Platform: | Size: 673792 | Author: Lusa Elena | Hits:

[Graph programbianma

Description: 二值图像游程编码算法的Matlab实现 图片自己加上去就得了-Binary image run-length coding algorithm for the realization of the Matlab
Platform: | Size: 1024 | Author: lp | Hits:

[Wavelet41695066wienerfilter2

Description: 内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Coding)、位平面编码、预测编码、DPCM、-Content: Chapter 4 image enhancement (contrast enhancement, gray-scale transformation method, histogram trimming method, image smoothing, image sharpening, pseudo-color and false color enhancement) Chapter 5 Image Restoration (inverse filter restoration, Wiener filter method ) Chapter 6 Image Processing orthogonal transformation (Fourier transform, discrete cosine transform (DCT), Walsh transform, eigenvector-based transformation, Hotelling (Hotelling) transform, SVD transform, wavelet transform, Mallat algorithm) Chapter 7 Image Coding (Hoffman (Huffman) coding, arithmetic coding, RLE (Run Length Coding), bit-plane coding, predictive coding, DPCM,
Platform: | Size: 1024 | Author: eric | Hits:

[Program docMatlab

Description: 信号编码与译码中的二值图像游程编码算法的Matlab实现,谢谢~-Signal encoding and decoding the binary image run-length coding algorithm Matlab implementation, thank you ~
Platform: | Size: 32768 | Author: patrick | Hits:

[OtherRun-length-Coding

Description: 行程编码的C++实现,行程编码主要用于媒体文件的压缩-Run length Coding C++
Platform: | Size: 867328 | Author: 蔡仕林 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 15 »

CodeBus www.codebus.net